home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / telecomm / 111 / unidoc.arc / V16B.DOC < prev    next >
Text File  |  1987-11-27  |  3KB  |  57 lines

  1. Zuerich 20.11.86
  2. ----------------
  3.      
  4. Differences between UniTerm V1.6a and V1.6b:
  5.      
  6. - needs at least 32kB more memory...this means it probably won't work all
  7.   to good on a 520St with TOS in RAM (make the buffer size smaller!)
  8. - Simple macro processor:
  9.     These commands can be in the strings on the function keys or
  10.     on a file, the default command initiator is '%', this is reset on every
  11.     line! The commands are in single quotes in the following list.
  12.      
  13.        '%C'chr     Change command initiator to chr
  14.        '%E'string  Echo string (string = 'ABCD')
  15.        '%D'        Drop DTR
  16.        '%U'        Assert DTR
  17.        '%W'int     Wait for int mSec (Integers have to be terminated
  18.                    by a none numeric character, -->%N)
  19.        '%N'        Do nothing, can be used as a terminator for int's
  20.        '%G'string  Wait for string (this can be interupted by pressing any
  21.                    key)
  22.        '%S'int     Send ASCII character int
  23.        '%B'int     Send Break for int mSec, without dropping DTR
  24.        '%I'int     Send Break for int mSec, dropping DTR
  25.        '%P'string  Change path for macros to string
  26.        '%M'string  Execute the macro string from disk, default
  27.                    path is the current directory -->%P
  28.      
  29.        Example:
  30.      
  31.           call c100%S13%G'type:'v%W100t%W100%N1%W100%N0%W100%N0%S13
  32.           c_______/c__/c_______/|c___/|c___/c/|
  33.          Output    Send Wait for| Wait| Wait ||
  34.         'call c100' CR  'type:' |100mS|100mS ||
  35.                              Output Output   |Output
  36.                                'v'    't'    |1
  37.                                           Delimiter
  38.      
  39.          Naturally you can still enter control characters in function key
  40.          strings by pressing the right keys on the keyboard:-)
  41.      
  42. - the default setup file (Default.Set) is searched for in the current
  43.   directory not in the root directory.
  44.      
  45. - there are now two seperate translation tables for file capture and
  46.   sending files...the tables can be edited in the filetransfer dialog.
  47.   Output translation is prior to EOL translation. Single CR and LF are
  48.   now sent unchanged.
  49.      
  50. - Important!!!!! The structure of the setup files has changed do not try
  51.   to edit them with the old KeyEdit program!!!!!!!!!!!
  52.      
  53. - Filesizes: UniTerm.Prg 114'142 Bytes, UniTerm.Rsc 8'000 Bytes
  54.              KeyEdit.Prg  31'254 Bytes
  55.      
  56.                          Simon Poole
  57. əəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəəə